ARM: remove dkb board support
authorMasahiro Yamada <[email protected]>
Tue, 24 Feb 2015 02:45:06 +0000 (11:45 +0900)
committerTom Rini <[email protected]>
Tue, 24 Feb 2015 22:07:03 +0000 (17:07 -0500)
commit346cfba4f013c34e1dc16948d1ed89dc8c44c478
tree44d2e39af9c92dd4266e3a0f210979f3e145fd13
parent41fbbbbc71161e0c0479d7c6c5598e760d70f624
ARM: remove dkb board support

This is still a non-generic board.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Lei Wen <[email protected]>
Acked-by: Marek Vasut <[email protected]>
18 files changed:
arch/arm/Kconfig
arch/arm/cpu/arm926ejs/Makefile
arch/arm/cpu/arm926ejs/pantheon/Makefile [deleted file]
arch/arm/cpu/arm926ejs/pantheon/cpu.c [deleted file]
arch/arm/cpu/arm926ejs/pantheon/dram.c [deleted file]
arch/arm/cpu/arm926ejs/pantheon/timer.c [deleted file]
arch/arm/include/asm/arch-pantheon/config.h [deleted file]
arch/arm/include/asm/arch-pantheon/cpu.h [deleted file]
arch/arm/include/asm/arch-pantheon/gpio.h [deleted file]
arch/arm/include/asm/arch-pantheon/mfp.h [deleted file]
arch/arm/include/asm/arch-pantheon/pantheon.h [deleted file]
board/Marvell/dkb/Kconfig [deleted file]
board/Marvell/dkb/MAINTAINERS [deleted file]
board/Marvell/dkb/Makefile [deleted file]
board/Marvell/dkb/dkb.c [deleted file]
configs/dkb_defconfig [deleted file]
doc/README.scrapyard
include/configs/dkb.h [deleted file]